/*All Rights Reserved*/
/*general begin*/
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,
fieldset,legend,input,button,textarea,hr{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
li{list-style:none;text-align:left;}
fieldset,img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
abbr[title]{border-bottom:1px dotted;cursor:help;}
address,cite,dfn,em,var{font-style:normal;}
button,input,select,textarea{font-size:100%;}
body{font:14px/1.5 "Microsoft Yahei","\6977\4f53",SimSun,Arial,Tahoma,Helvetica,san-serif;overflow-x: hidden;background: #f3f3f3;}
a
{
	text-decoration: none;
}
a,a:link,a:visited
{
	color: #000;
}
a:hover,a:active
{
	color: #000;
}
li
{
	list-style: none;
}
.moreright1
{
	width: 55px;
	height: 20px;
	line-height: 20px;
	background: url(../../images/jjjc/more.png) no-repeat right center;
	font-size: 16px;
	margin-top: 10px;
	text-align: left;
	float: right;
	display: inline;
}
.moreright1,
.moreright1 a,
.moreright1 a:link,
.moreright1 a:visited,
.moreright1 a:hover,
.moreright1 a:active
{
	color: #4a4a4a;
}
.moreright2
{
	width: 72px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border-left: 1px solid #257506;
	margin-left: 4px;
	float: left;
	display: inline;
}
.moreright2,
.moreright2 a,
.moreright2 a:link,
.moreright2 a:visited,
.moreright2 a:hover,
.moreright2 a:active
{
	color: #999;
}
.moreright3
{
	width: 575px;
	height: 33px;
	line-height: 33px;
	border: 1px solid #d8d8d8;
	border-radius: 0 25px 0 25px;
	margin-top: 10px;
	text-align: center;
	float: right;
	display: inline;
}
.moreright4
{
	width: 190px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #d8d8d8;
	border-radius: 0 25px 0 25px;
	margin-top: 10px;
	font-size: 12px;
	text-align: center;
	float: right;
	display: inline;
}
.moreright4,
.moreright4 a,
.moreright4 a:link,
.moreright4 a:visited,
.moreright4 a:hover,
.moreright4 a:active
{
	color: #999;
}
.moreright5
{
	width: 72px;
	float: right;
}
.moreright6
{
	width: 130px;
	height: 20px;
	line-height: 20px;
	background: url(../../images/jjjc/more2.png) no-repeat right center;
	font-size: 16px;
	margin-top: 10px;
	text-align: left;
	float: right;
	display: inline;
}
#bottom
{
	background-color: #9a0000;
  width: 100%;
  min-width: 1330px;
  margin: 0px auto;
  text-align: center;
  line-height: 40px;
  padding-top: 40px;
  color: #fff;
}
#bottom a,
#bottom a:link,
#bottom a:visited,
#bottom a:hover,
#bottom a:active
{
	color: #fff;
}
#bottom .layer
{
	padding-top:0;
	padding-bottom:20px;
}
.footicon {
    padding-right: 15px;
    float: right;
    padding-top: 20px;
}
.footchar {
    width: 700px;
    border-left: 1px solid #b7b7b7;
    padding-left: 20px;
    line-height: 24px;
    text-align: left;
    float: right;
    font-size: 12px;
    margin-top: 10px;
}

.fl{float: left;}
.fr{float: right;}

.dpn
{
	display: none;
}
.layerout
{
	width: 100%;
	min-width: 1250px;
	text-align:center;
	margin: 0 auto;
}
.layer
{
	width: 1200px;
	margin: 0px auto;
	clear: both;
	overflow: hidden;
}
.middiv
{
	width: 1330px;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	margin: 0px auto;
	padding-bottom: 30px;
	clear: both;
	background-color: #fff;
	overflow: hidden;
}
/*general end*/
/*particular*/

.nav
{
	width: 100%; 
	min-width:1330px;
	height: 238px; 
	position: relative; 
	background: url(../../images/jjjc/topb.jpg) no-repeat center 0; 
	overflow: hidden;
}
.logo{position: absolute; top: 100px; left: 15%; z-index: 4;}
.flash{position: absolute; top: 50px; right: 10%; z-index: 3; overflow: hidden; background-color: transparent;}
.flash-slide-con{position: relative; z-index: 3; width: 628px; height: 277px; overflow: hidden; background-color: transparent;}
.flash-slide-con img {width: 628px; height: 277px;}
.flash-slide-con ul{width: 628px; height: 277px; overflow: hidden;}
.flash-slide-con li {
    position: absolute;
    left: 0;
    top: 0;
    width: 628px;
    height: 277px;
    overflow: hidden; z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}
.flash-slide-con li.active {
    z-index: 3;
    opacity:1;
    filter:alpha(opacity=100);
}
.navlist
{
	width: 100%;
	min-width:1330px;
	height: 50px;
	margin:0 auto;
	background-color: #b00000;
}
.navlist li
{
	line-height: 50px;
	padding-right: 55px;
	color: #fff;
	font-size: 24px;
	letter-spacing: 3px;
	float: left;
	cursor: pointer;
}
.navlist li:last-child
{
	padding-right:0;
}
.navlist li a
{
	color: #fff;
}
.searchout
{
	width: 100%;
	height: 45px;
	padding: 5px 0;
	border-bottom: 1px solid #d3d3d3;
}
.search
{
	width: 440px;
	height: 45px;
	float: right;
}
.searchinpt
{
	width: 245px;
	height: 45px;
	border: none;
	background: url(../../images/jjjc/search.png) no-repeat left center;
	border-bottom: 1px solid #e1e1e1;
}
.searchbnt
{
	width: 74px;
	height: 45px;
	line-height: 45px;
	background-color: #bfbfbf;
	color: #fff;
	border: none;
	margin-right: 15px;
	float: right;
	text-align: center;
	outline: none;
}


.topic dl
{
	height: 100px;
	background: url(../../images/jjjc/topic.png) no-repeat left center;
	padding-left: 90px;
	margin: 50px 0;
}
.topic dt
{
	height: 40px;
	line-height: 40px;
}
.topic dd
{
	height: 35px;
	line-height: 35px;
	padding-top: 20px;
	font-size: 35px;
}

.xwyw .bigimg
{
	width: 600px;
	float: left;
}
.xwyw .bigimg img
{
	width: 600px;
	height: 400px;
}
#scroll1 a
{
	height:400px;
	line-height:0;
	display:block;
}
#scroll1 .title
{
/*	height: 40px;*/
	line-height: 40px;
	bottom: 10px;
	padding-left: 10px;	
	padding-right: 120px;
	font-size: 20px;
	text-align: left;
	box-sizing: border-box;
}
#scroll1 .pagination
{
	width: 20%;
	right: 10px;
	bottom: 20px;
	left: auto;
}
#scroll1 .pagination>div
{
	width: 12px;
	height: 12px;
	border-radius: 0;
	background:  url(../../images/jjjc/point.png) no-repeat 0 0;
}
#scroll1 .pagination div.selected
{
	background: #b00000;
}
.xwyw .content
{
	width: 566px;
	line-height: 30px;
	float: right;
}
.xwyw .content li
{
	font-size: 26px;
	line-height: 36px;
	border-bottom: 1px solid #c8c8c8;
	padding-bottom:10px;
	margin-bottom:10px;
	overflow: auto;
    white-space: unset;
    text-overflow: ellipsis;
}
.xwyw .content li:last-child
{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.xwyw .content h2
{
	width: 100%;
	line-height: 40px;
	font-weight: bold;
	float: left;
}
.xwyw .content p
{
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
}
.space01
{
	width: 100%;
	border-bottom: 1px dashed #c8c8c8;
	margin: 20px 0;
	clear: both;
	float: left;
}

.xwq .content
{
	width: 600px;
	float: left;
}
.xwq ul
{
	width: 100%;
	margin-bottom: 20px;
	float: left;
}
.xwq li:first-child
{
	font-weight: bold;
}
.xwq .bigimg
{
	width: 560px;
	float: right;
}
.xwq .bigimg .gg
{
	margin: 10px 0;
	float: right;
}
.xwq .bigimg .content
{
	width: 250px;
	margin-left: 10px;
	font-size: 16px;
}
.xwq .bigimg .content dd
{
	height:50px;
	margin-top:10px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.xwqright img
{
	width:100%;
	height: 126px;
}
.sptit
{
	width:98%;
	padding-left:2%;
	float:left;
	text-align: center;
}
.sptit img
{
	width: auto;
	height: auto;
	margin: 10px auto;
}
.xwq2
{
	margin-top:40px;
	margin-bottom:20px;
}
.xwq2 .content
{
	width: 565px;
	margin-left:5px;
	float: left;
	overflow: hidden;
}
.xwq2 .bigimg
{
	width: 565px;
	line-height: 0;
	float: right;
}
#scroll2 .pagination
{
	width:auto; left: auto;right: 0;
}
#scroll2 .upper
{
	bottom: 0;
}

.gzdttit
{
	width: 1140px;
	height: 60px;
	margin: 0 auto;
}
.gzdttit li
{
	width: 190px;
	height: 40px;
	font-size: 22px;
	box-sizing: border-box;
	border: 1px solid #d6d6d6;
	border-left: none;
	text-align: center;
	float: left;
	cursor: pointer;
}
.gzdttit li:first-child
{
	border-left: 1px solid #d6d6d6;
}
.gzdttit li.act
{
	height: 49px;
	border: none;
	background: url(../../images/jjjc/tbg.png) no-repeat center 0;
	color: #fff;
}
.gzdt .content ul
{
	width: 100%;
	float: left;
	display: none;
}
.gzdt .content ul:first-child
{
	display: block;
}
.gzdt .content li
{
	width: 46%;
	padding:0 2%;
	float: left;
}

.ffdp li
{
	width: 355px;
	margin-right: 67px;
	float: left;
}
.ffdp li:last-child
{
	margin-right: 0;
}
.ffdp li img
{
	width:100%;
	height: 230px;
}

.jj dl
{
	width: 313px;
	height: 240px;
	margin-right: 67px;
	background-color: #fafafa;
	border: 1px solid #d3d3d3;
	padding: 20px;
	color: #383838;
	float: left;
}
.jj dl:last-child
{
	margin-right: 0;
}
.jj dt
{
	line-height: 35px;
	padding-bottom: 15px;
}
.jj dd
{
	line-height: 30px;
	font-size: 18px;
	overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;
}
.jj h3
{
	overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}

.zsb li
{
	float: left;
}

.sdf .content>div
{
	width: 355px;
	margin-right: 67px;
	float: left;
}
.sdf .content>div:last-child,.ldf .content>div:last-child
{
	margin-right: 0;
}
.ldf .content>div
{
	width: 572px;
	margin-right: 56px;
	float: left;	
}
.gg
{
	margin: 20px auto;
}
.gg li
{
	margin-right:3px;
	float: left;
}
.gg li:last-child
{
	margin-right: 0;
}
.jt .bigimg
{
	width: 245px;
	height: 145px;
	float: left;
}
.jt .bigimg img
{
	width:100%;
	height: 145px;
}
.jt .content01 ul
{
	width: 300px;
	float: right;
}

.xmtjz-left
{
	width: 590px;
	height: 270px;
	background:  url(../../images/jjjc/pic_15.png) no-repeat 0 0;
	float: left;
}
.size-rect
{
	width: 252px;
	height: 231px;
	margin-top: 40px;
	float: left;
}
.wechat
{
	width: 280px;
	margin-top: 60px;
	float: right;
}
.xmtjz-right
{
	width: 580px;
	padding-left: 30px;
	background:  url(../../images/jjjc/pic_17.png) no-repeat left center;
	float: right;
}
.xmtjz-right .tit03
{
	margin: 0;
	border:none;
}
.xmtjz-right ul
{
	margin-top: 40px;	
}
.xmtjz-right li
{
	width: 100%;
	height: 90px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
.xmtjz-right li:nth-child(2n)
{
	margin-right: 0;
}
.xmtjz-right li img
{
	width: 100%;
	height: 90px;
}

.bsqk
{
	width: 875px;
	float: left;
}
.bsqk li
{
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	padding-right: 15px;
	float: left;
}
.bsqk li:first-child
{
	color: #2c7428;
}
.bsqk li:last-child
{
	padding-right: 0;
}

.wzdh
{
	width: 100%;
	float: left;
}
.wzdh .sl {
    border: solid 1px #ddd;
    width: 23%;
    margin: 0 5%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
.content li
{
	width: 100%;
	font-size: 18px;
	line-height: 36px;
	float: left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}


.tit
{
	width: 100%;
	height: 45px;
	margin:30px 0 20px;
	float: left;
}
.tit01
{
		line-height: 40px;
		background: url(../../images/jjjc/tit.png) no-repeat 0 0;
		margin: 0;
		color: #fff;
		padding-left: 25px;
		font-size: 28px;
		box-sizing: border-box;
}
.tit02
{
		height: 68px;
}
.tit03
{
	font-size: 24px;
	margin-top: 10px;
	line-height: 30px;
	border-bottom: 1px solid #d3d3d3;
	color: #b00000;
}
.tit03 span
{
	font-size: 24px;
	line-height: 30px;
  padding-bottom: 12px;
	border-bottom: 3px solid #b00000;
	color: #b00000;
}
.tit04
{
	margin: 20px 0 0;
}
.tit04 span
{
	font-size: 24px;
	line-height: 25px;
	padding-left: 10px;
	border-left: 3px solid #b00000;
	color: #b00000;
}
.tit05
{
	font-size: 24px;
	font-weight: bold;
	height: 40px;
	border-bottom: 3px solid #b00000;	
}
.t1
{
		background: url(../../images/jjjc/t1.png) no-repeat center 0;	
}
.t2
{
		background: url(../../images/jjjc/t2.png) no-repeat center 0;	
}
.t3
{
		background: url(../../images/jjjc/t3.png) no-repeat center 0;	
}
.t4
{
		background: url(../../images/jjjc/t4.png) no-repeat center 0;	
}
.t5
{
		background: url(../../images/jjjc/t5.png) no-repeat center 0;	
}
.t6
{
		background: url(../../images/jjjc/t6.png) no-repeat center 0;	
}
.t7
{
		background: url(../../images/jjjc/t7.png) no-repeat center 0;	
}
.t8
{
		background: url(../../images/jjjc/t8.png) no-repeat center 0;	
}
.t9
{
		background: url(../../images/jjjc/t9.png) no-repeat center 0;	
}
.t10
{
		background: url(../../images/jjjc/t10a.png) no-repeat center 0;	
}
.tt1
{
		background: url(../../images/jjjc/tt1.png) no-repeat 0 0;	
}
.tt2
{
		background: url(../../images/jjjc/tt2.png) no-repeat 0 0;	
}
.tt3
{
		background: url(../../images/jjjc/tt3.png) no-repeat 0 0;	
}

.wd100
{
	width: 100%;
}
.cl
{
	clear: both;
}
h1
{
	font-size: 40px;
	font-weight: normal;
}
h2
{
	font-size: 17pt;
	font-weight: normal;
}
h3
{
	font-size: 22px;
	font-weight: normal;
}
p
{
	font-size: 14px;
	line-height: 26px;
	text-align: left;
}

.mt
{
	margin-top: 10px;
}
.mt30
{
	margin-top: 30px;
}
.mt40
{
	margin-top: 40px;
}
.mr30
{
	margin-right: 30px;
}
.dpn
{
	display: none;
}
.fc1
.fc1 a,
.fc1 a:link,
.fc1 a:visited,
.fc1 a:hover,
.fc1 a:active
{
	color: #b00000;
}
.fc2
.fc2 a,
.fc2 a:link,
.fc2 a:visited,
.fc2 a:hover,
.fc2 a:active
{
	color: #4a4a4a;
}
.fc3,
.fc3 a,
.fc3 a:link,
.fc3 a:visited,
.fc3 a:hover,
.fc3 a:active
{
	color: #1e4c12;
}

#appgame-leftside-share{width:140px; height:216px; position:fixed; right:41.5%; margin-right:-650px; top:50%; margin-top:-300px; z-index:9999; display:none;}
#appgame-leftside-share img{width:100%; height:auto;}

.xwyw,.ffdp,.jj,.sdf,.ldf,.xmtjz{padding: 10px 0;}
.pcshow{display: block;}
.mobileshow{display:none;}


/*list*/
.list
{
	width: 100%;
	min-width:1330px;
	background-color: #fff;
}
.list_tit
{
	width: 100%;
	height: 141px;
	background: #fef7ea url(../../images/jjjc/pic_09.png) no-repeat center 0;
	margin: 0 auto;
}
.list .list_tit span
{
	width: 100%;
	height: 90px;
	line-height: 90px;
	font-size: 35px;
	color: #a91728;
	float: left;
}
.list .list_subtit
{
	width: 100%;
	float: left;
}
.list .list_subtit li
{
	height: 51px;
	line-height: 51px;
	background-color: #fff;
	font-size: 28px;
	text-align: center;
	float: left;
	padding:0 20px;
	border-right: 1px solid #eee;
}
.list .list_subtit li:last-child
{
	border-right: none;
}
.list .list_subtit li a
{
	color: #a91728;
}
.list .list_subtit .act
{
	background-color: #a91728;
	color: #fff;
}
.list .list_subtit .act a
{
	color: #fff;	
}
.list_item
{
	width: 100%;
	margin-top: 30px;
	float: left;
	color: #4a4a4a;
	padding-bottom: 30px;
	border-bottom: 1px solid #e9e9e9;
}
.item_pic .list_item_img
{
	width: 355px;
	float: left;
}
.item_pic .list_item_img img
{
	width: 100%;
	height: auto;
}
.item_pic .list_item_con
{
	width: 820px;
	float: right;
}
.list_item_tit,.list_item_con p
{
	width: 100%;
	float: left;
}
.list_item_tit h2
{
	width: 88%;
	height: 60px;
	line-height: 60px;
	float: left;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list_item_tit h2 a
{
	color: #4a4a4a;
}
.list_item_tit span
{
	width: 10%;
	height: 60px;
	line-height: 60px;
	float: right;
	text-align: right;
}


/*list_pic*/
.list_pic dl
{
	width:360px;
	margin: 20px 0;
	margin-right: 60px;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	float: left;
}
.list_pic dl:nth-child(3n)
{
	margin-right: 0;
}
.list_pic dt,.list_pic dd
{
	width: 100%;
	float: left;
}
.list_pic dt img
{
	width: 100%;
	height: 200px;
}
/*list_pic*/
/*special*/
.specialtit
{
	width: 100%;
	height:150px;
	line-height: 150px;
	color: #fff;
	font-size: 50px;
	text-align:center;
	background: url(../../images/jjjc/pic_16.jpg) no-repeat center 0;
	float:left;
}
/*special*/

/*zwgk*/
.zwgk
{
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	clear: both;
	background-color: #fff;
	overflow: hidden;
	min-width:1330px;
}
.zwgk_left
{
	width: 283px;
	background: #fff9ed url(../../images/jjjc/pic_11.png) no-repeat center bottom;
	float: left;
}
.zwgk_left ul
{
	width: 235px;
	margin: 20px auto;
	background-color: #fff;
}
.zwgk_left li
{
	height: 67px;
	line-height: 67px;
	border-bottom: 1px solid #f2f2f2;
	text-align: center;
	font-size: 24px;
	color: #2e2e2e;
}
.zwgk_left li a
{
	color: #2e2e2e;
}
.zwgk_left li:first-child
{
	font-size: 35px;
	background-color: #aa1729;
	color: #fff;
}
.zwgk_left .act,.zwgk_left li:hover
{
	background-color:#ececec;
}
.zwgk_left li:first-child:hover
{
	background-color: #aa1729;
}
.zwgk_left .act a,.zwgk_left li:hover a
{
	color: #a91728;
}
.zwgk_right
{
	width: 850px;
	padding:10px 30px;
	float:right;
}
.zwgk_right h1
{
	width:100%;
	color: #00127c;
	padding: 20px 0;
	text-align:center;
	float:left;
}
.zwgk_right p
{
	font-size:20px;line-height:40px;text-align:justify;word-wrap:break-word;color:#333;
	padding:10px 0;
}
.zwgk_right p img
{
	max-width:100%;
	height: auto;
}
/*zwgk*/

/*wechat*/
.wechatlist
{
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}
.wechatlist li
{
	width: 31.33%;
	padding: 1%;
	text-align: center;
	float: left;
}
.wechatlist li img
{
	width: 100%;
	height:183px;
	float: left;
}

/*wechat*/

/*show*/
.crumbs{
	width:98%;
	text-align: left;
	font-size: 14px;
	border-bottom:1px solid #c3d4e7;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	float: left;
	box-sizing: border-box;
	color:#666;
}


/*Article css*/
#Article{ overflow:hidden;text-align:left;padding:10px 100px;}
#Article h1{color:#000;font:800 "宋体",arial;font-size:28px;margin-bottom:6px; text-align:center; padding:16px 0 8px;}
#Article .ly{width:100%;height:30px;font-size:14px; font-weight:normal; line-height:30px; border-bottom: 1px solid #dcdcdc; float: left;text-align:left;margin-bottom:20px;}
#Article .content{ font-size:20px;clear:both}
#Article .content p{font-size:20px;line-height:40px;text-align:justify;word-wrap:break-word;color:#333;padding:10px 0;}
#Article .content p img,#Article .content p video{display:block;margin:0 auto;}
#Article .content center{text-align:center;}
#Article .content center p{text-indent:0;text-align:center;}
#Article .content .author{float:right;margin-right:80px;}
#Article .content a{color: royalblue;}
/*#Article .content span{font-weight: normal;}*/
#Article .related{background: url(../../images/jjjc/pic_10.png) no-repeat center 0; margin-top:15px;float: left;padding-top: 20px;}
#Article .related li{width:48%;float: left;font-size: 18px;line-height: 30px;}
#Article .related li:nth-child(2n){float: right;}
#Article .related li span{float: right;}
#Article .related a{width:75%; color:#4a4a4a;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;float:left}
#Article .related .tit span{font-size: 24px;}
.wd680{width:630px;clear:both;}
.bdrelated{;border:1px solid #C3D4E7;}
#Article .info-audio,#Article .info-video{width: 100%;margin:0 auto; padding:10px 0;text-align:center;}
#Article .attachment{width: 100%;float:left;text-align:left;}

/* 分页 */
#pages {padding:14px 0 10px; font-family:宋体;text-align:center;margin:0px auto;clear:both}
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }


@media only screen and (max-width: 768px){
	.pcshow{display: none;}
	.mobileshow{display: block;}
	h2{	font-size: 20px;}
	.layer,.layerout,.middiv{width: 100%;padding: 0;min-width:auto;min-height:auto;}
	.middiv{width:98%;padding:1%;}
	.layertin img{width: 100%;}
	.nav {
		width: 100%;
		min-width: auto;
		clear: both;
		height: auto;
		font-family: '\5fae\8f6f\96c5\9ed1';
		background: url(../../images/jjjc/topm.png) no-repeat center 0;
		background-size:100%;
		color: #fff;
		font-size: 0.95rem;
		line-height: 2.5rem;
		max-width: 750px;
		padding-top: 0;
		margin: 0px auto;
		text-align: center;
	}
	.nav img{width: 100%;height:auto;}
	#Article{padding:5px;}
	#Article .content p img{width:100% !important;height:auto !important;}
	.linknav > li{width: 40%;margin:2%;}
	.footchar{width:98%;margin:1%;word-break:keep-all;}
	.footicon{float: left;margin-left: 7%;}

	/*list*/
	.list .lin{width: 100%;margin:0;}
	.list .content{width: 98%;margin:1%;}
	.content li a{float: left;width: 70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;}

	.zwgk_right{width:98%;padding:1%;}
	.navlist{height:auto;min-width: auto;}
	.navlist li{width: 25%;text-align:center;font-size:20px; padding:0px;letter-spacing:0;}
	#bottom{min-width: auto;}
	.wechatlist li img{height: auto;}
	#Article .content p img,#Article .content p video{max-width:100%;height:auto;}


}